Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 24, 2025

What changes were proposed in this pull request?

This PR aims to improve unit tests to be neutral from Spark versions.

Why are the changes needed?

It's important to become robust for (1) the future development and (2) the downstream fork's version changes.

Does this PR introduce any user-facing change?

No. This is a test-only change.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-53703] Improve unit tests to be neutral from Spark version strings [SPARK-53703] Improve unit tests to be neutral from Spark versions Sep 24, 2025
"spark.kubernetes.driver.limit.cores": "5",
"spark.kubernetes.authenticate.driver.serviceAccountName": "spark",
"spark.kubernetes.container.image": "apache/spark:4.0.0"
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test resource is used for Driver Service Ingress test case. So, the removed information are irrelevant and not required.

@dongjoon-hyun
Copy link
Member Author

Since this is a simple test case improvement, I'm going to merge this.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53703 branch September 24, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant